projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f30158
)
(terminal-composition-function): Fix previous change.
author
Kenichi Handa
<handa@m17n.org>
Thu, 27 Dec 2007 02:37:58 +0000
(
02:37
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 27 Dec 2007 02:37:58 +0000
(
02:37
+0000)
lisp/composite.el
patch
|
blob
|
history
diff --git
a/lisp/composite.el
b/lisp/composite.el
index 2e6e534172cc6e1e52b44aa0b001d64fbe75c4bf..39da7ec5dd1ece4169195158d33e622eb898e667 100644
(file)
--- a/
lisp/composite.el
+++ b/
lisp/composite.el
@@
-443,7
+443,7
@@
See also the command `toggle-auto-composition'.")
(defun terminal-composition-modification (from to)
(terminal-composition-function from))
-(defun terminal-composition-function (from to
pattern
font-object string)
+(defun terminal-composition-function (from to font-object string)
"General composition function used on terminal.
Non-spacing characters are composed with the preceding spacing
character. All non-spacing characters has this function in